Click or drag to resize

ServiceSyncItems Method

Overload List
  NameDescription
Public methodSyncItems(FolderId)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(StandardFolder)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(FolderId, ItemShape)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(FolderId, IListPropertyPath)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(FolderId, String)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(StandardFolder, ItemShape)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(StandardFolder, IListPropertyPath)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(StandardFolder, String)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(FolderId, ItemShape, String)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(FolderId, IListPropertyPath, String)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(FolderId, String, IListItemId)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(FolderId, String, Int32)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(StandardFolder, ItemShape, String)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(StandardFolder, IListPropertyPath, String)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(StandardFolder, String, IListItemId)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(StandardFolder, String, Int32)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(FolderId, ItemShape, String, IListItemId)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(FolderId, ItemShape, String, Int32)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(FolderId, IListPropertyPath, String, IListItemId)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(FolderId, IListPropertyPath, String, Int32)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(FolderId, String, IListItemId, Int32)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(StandardFolder, ItemShape, String, IListItemId)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(StandardFolder, ItemShape, String, Int32)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(StandardFolder, IListPropertyPath, String, IListItemId)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(StandardFolder, IListPropertyPath, String, Int32)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(StandardFolder, String, IListItemId, Int32)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(FolderId, ItemShape, String, IListItemId, Int32)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(FolderId, IListPropertyPath, String, IListItemId, Int32)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(StandardFolder, ItemShape, String, IListItemId, Int32)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(StandardFolder, IListPropertyPath, String, IListItemId, Int32)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Public methodSyncItems(FolderId, ItemShape, String, IListItemId, Int32, SyncItemsScope)
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
Top
See Also